Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
c38f06f to
cae7394
Compare
cae7394 to
d13ab88
Compare
|
Having something overwritable/injectable seems ok. However this adds yet another dependency. I would rather remove the existing dependencies. But of course I dont know how to do that 😆 |
docs-as-code defines the score_toolchain incl. all of the metamodel for generating the documentation |
| ) | ||
|
|
||
| toolchain( | ||
| name = "score_toolchain", |
There was a problem hiding this comment.
This toolchain/file is not used so far? Why do we need it?
|
Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current. |
📌 Description
This PR adds a bazel toolchain for sphinx builds,
which allows to inject the binary which is used
for build html documentation
🚨 Impact Analysis
✅ Checklist